/*微信注册2016.7.7*/	
.register_qrc{width:220x;}
.register_qrc h2{ font-size:18px; color:#666; padding-bottom:10px;font-family:"微软雅黑";}	
/*.register_qrc .register_qrc_img{ width:220px; height:220px; background:url(../images/loading.gif) center center no-repeat #fff;}*/
.register_qrc .register_qrc_img img{width:220px; height:220px;}
.register_qrc a{ margin-top:10px; display:block; padding:5px 0; width:220px; background:#fff; color:#222; border:1px solid #ddd; border-radius:20px; text-align:center; }
.register_qrc a:hover{background:#fcfcfc; color:#bc0c16;}
/*极速注册*/
.easy_reg{width:270px;}
.easy_reg h2{ font-size:26px; color:#0077cc; padding-top:20px;font-family:"微软雅黑";}
.easy_reg strong{ font-size:22px; color:#222;font-weight:normal;}
	.reg_phone_c_inp{width:270px;height:38px;background:url(../images/ico_12_tel.gif) 12px center no-repeat #fff; margin-top:18px;}
	.reg_phone_c_pwd{width:270px;height:38px;background:url(../images/ico_12_verify.gif) 12px center no-repeat #fff; margin-top:18px; text-align: center;}
	   .reg_phone_c_inp input{float:left;border:solid 1px #ddd;background:none;height:38px;line-height:38px;width:100%; text-indent:32px; font-size:16px; color:#555;}
	   .reg_phone_c_pwd input{float:left;border:solid 1px #ddd;background:none;height:38px;line-height:38px;width:184px; text-indent:32px; font-size:16px; color:#555;}
	   .reg_phone_c_pwd .get_verify{float:right; display:block;background-color:#e46200; color:#fff;width:80px;height:38px;line-height:38px;border-radius:5px;text-indent:0; text-align:center; font-size:14px;font-family:"微软雅黑";}
	   .reg_phone_c_pwd .get_verify:hover{background-color:#ff6e00;}
	.reg_phone_c_bt{width:270px;height:40px;text-align:center; background:#0077cc; margin-top:14px;}
	    .reg_phone_c_bt input{border:none;background:none;height:40px;line-height:40px;width:100%;font-size:18px;cursor:pointer; color:#fff;font-family:"微软雅黑";}
		 a.reg_phone_c_bt1{margin-top:14px; display:block;width:270px;height:40px;line-height:40px;text-align:center; background:#bc0c16;font-size:18px;cursor:pointer; color:#fff;} 
		.easy_reg p{ text-align:right;margin-top:14px;width:100%;}
		.easy_reg p.al2{margin-top:6px; text-align:left; color:#222;}
/*登录弹出窗*/
    .easy_login{width:290px;}
	.easy_login h2{ font-size:26px; color:#bc0c16; padding-top:24px;}
	.easy_login p{ text-align:right;margin-top:14px;width:100%;}
	.easy_login .log_phone_c_inp{width:288px;height:38px;background:url(../images/ico_12_tel.gif) 12px center no-repeat #fff; margin-top:18px;}
	.easy_login .log_phone_c_pwd{width:288px;height:38px;background:url(../images/ico_12_pwd.gif) 12px center no-repeat #fff; margin-top:18px;}
	   .easy_login .log_phone_c_inp input, .easy_login .log_phone_c_pwd input{float:left;border:solid 1px #ddd;background:none;height:38px;line-height:38px;width:100%; text-indent:32px; font-size:16px; color:#999;}
	.easy_login .log_phone_c_bt{width:290px;height:40px;text-align:center; background:#bc0c16; margin-top:14px;}
	    .easy_login .log_phone_c_bt input{border:none;background:none;height:40px;line-height:40px;width:100%;font-size:18px;cursor:pointer; color:#fff;}
			
    .reveal_login_bg { position: fixed; height: 100%; width: 100%; z-index: 110; display: none; top: 0; left: 0; background:url(../images/bg.png) repeat;}
	.reveal_login {height:320px; width: 580px; padding: 40px 30px 10px 30px;  background:url(/images/logoinbg.jpg) no-repeat right;}
	.reveal_login .close_reveal_login { font-size: 22px; line-height: 0.5; position: absolute; top: 8px; right: 11px; color: #333; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; } 
	